﻿/*
* name:Global && Pc StyleSheet
* version:v3.3.1
* update:雪碧图对齐
* date:2016-04-30
*/

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../img/ico.png);
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');}
.ico:before {content:'\3000';}
.ico1_2 { background-position:-20px 0;}
.ico1_3 { background-position:-40px 0;}
.ico1_4 { background-position:-60px 0;}
.ico1_5 { background-position:-80px 0;}
.ico2_1 { background-position:0 -20px;}
.ico2_2 { background-position:-20px -20px;}
.ico2_3 { background-position:-40px -20px;}
.ico2_4 { background-position:-60px -20px;}
.ico2_5 { background-position:-80px -20px;}
.ico3_1 { background-position:0 -40px;}
.ico3_2 { background-position:-20px -40px;}
.ico3_3 { background-position:-40px -40px;}
.ico3_4 { background-position:-60px -40px;}
.ico3_5 { background-position:-80px -40px;}
.ico4_1 { background-position:0 -60px;}
.ico4_2 { background-position:-20px -60px;}
.ico4_3 { background-position:-40px -60px;}
.ico4_4 { background-position:-60px -60px;}
.ico4_5 { background-position:-80px -60px;}
/* 常量设置 */
html { overflow-x:auto;}
html,body,.wrap { min-width:1200px;}
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
body{font-size:13px; line-height:1.6; color:#555; background:#fff;}
a{color:inherit;}
a:hover { color:#39f;}
::-moz-selection {color:#fff; background:#39f; }
::selection {color:#fff; background:#39f; }
::-webkit-input-placeholder { color:#aaa; } 
.placeholder { color:#aaa;}
/*css组件设置*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/* 网站样式 */
.rect-4580{padding-bottom: 45.8%;}
a:hover{color: inherit;}
/*顶部*/
.top{padding: 20px 0 10px 0;}
.top .hot{display: inline-block; padding-right: 10px; vertical-align: middle;}
.top .hot span{display: block;}
.top .hot .hot_phone{color: #1a1a1a;}
.top .hot .phone{font-size: 22px; font-weight: bold; font-style: italic; color: #00A2E6;}
.top .search_box,.top .en{display: inline-block; width: 42px; height: 42px; background: #00A2E6; vertical-align: middle; color: #fff; font-size: 14px; text-align: center;}
.top .search_box a,.top .en a{color: #fff;}
.top .en .ion{font-family: "Arial" !important;}
.top .ion{padding-top: 10px;}
.search{ border: 1px solid #e60012;display:none;position: absolute;width: 82%;z-index: 50; top: 4.4%; right: 12%}
.search .item .inp{font-size: 16px;color: #0087d2;height: 39px;line-height: 39px;vertical-align: top;box-sizing: border-box;padding-left: 45px;width:100%;border:none;}
/*底部*/
.pageFooter{background: url(../img/footer.png); position: relative; height: 345px;}
.pageFooter .footer{padding: 50px 0 20px 0; width: 815px; float: left;}
.pageFooter .footer dl{width: 16%; float: left; margin-right: 2%;}
.pageFooter .footer dl dt{font-size: 20px; font-weight: bold; color: #b5b5b5; border-bottom: 1px dotted #6d6d6d; padding-bottom: 15px; margin-bottom: 10px;}
.pageFooter .footer dl dd{font-size: 14px; color: #6f6f6f; padding-bottom: 10px;}
.pageFooter .footer .center_box{width: 180px; float: left;}
.pageFooter .footer .center_box .eqr{padding-bottom: 20px;}
.pageFooter .footer .center_box .share span{vertical-align: middle; display: inline-block;}
.pageFooter .footer .center_box .share a{display: inline-block; width: 35px; height: 34px; background: url(../img/share.png); padding-left: 0;}
.pageFooter .footer .center_box .share .bds_tqq{background-position: 0 0;}
.pageFooter .footer .center_box .share .bds_tsina{background-position: -35px 0;}
.pageFooter .footer .center_box .share .bds_weixin{background-position: -70px 0;}
.pageFooter .right{ width: 384px; height: 345px; position: absolute; right: 90px}
.pageFooter .right .contact{position: absolute; top: 14%; left: 10%; width: 75%;}
.pageFooter .right .ico{background: url(../img/footer_contact.png); width: 20px; height: 20px;}
.pageFooter .right .ico1_2{background-position: -20px 0;}
.pageFooter .right .ico1_3{background-position: -40px 0;}
.pageFooter .right .ico1_4{background-position: -60px 0;}
.pageFooter .right dl dt{font-size: 20px; font-weight: bold; color: #b5b5b5; border-bottom: 1px dotted #6d6d6d; padding-bottom: 20px; margin-bottom: 35px;}
.pageFooter .right dl dd{color: #bcbcbc; font-size: 15px; padding-bottom: 15px;}
.pageFooter .bottom{position: absolute; bottom: 20px;}
.pageFooter .bottom .center{float: left; padding: 0 240px;}
/*导航*/
/* nav-10 start*/
.widget-nav { position:relative; z-index:10; background: url(../img/nav_bg.png) center center;}
.widget-nav  ul {width: 70%; float: right; }
.widget-nav  ul > li { width:10%; float:left; position:relative; color: #fff; margin-left: 4%;}
.widget-nav  ul > li > a { display:block; text-align:center; font-size:16px; height:50px; line-height:50px; font-weight:bold; color: #fff; position: relative; transition: none;-webkit-transition:none}
/*下拉css*/
.widget-nav li .nav_layer10{ position:absolute; top:50px; left:-64px;width: 200px; display:none; }
.widget-nav li .nav_layer10 li{ width:100%; float:none; text-align:center; margin-left: 0;}
.widget-nav li .nav_layer10 li a{ background: rgba(230,0,18,.6); color:#fff;font-size: 14px;display: block;text-align:center; position:relative;}
.widget-nav li .nav_layer10 li:hover a{ background: #e60012;}
.widget-nav li .nav_layer10 li a i{ display:none; width:0; height:0; border-color:transparent transparent transparent #e60012; border-style:dashed dashed dashed solid; border-width:4px; overflow:hidden; position:absolute; right:15px; top:10px;}
.widget-nav li .nav_layer10 li:hover a i{ display:block;}
.widget-nav li .nav_layer10 li.secNav{ position:relative;}
.widget-nav li .nav_layer10 li.secNav ul{left:100%; top:0; background-color:#414141;position: absolute; width: 100%; display:none;}
.widget-nav li .nav_layer10 li.secNav li a{color:#fff;}
.widget-nav li .nav_layer10 li.secNav li:hover a{color:#e60012;}
/*.widget-nav:hover > a { background: url(../img/nav_li_bg.png); background-size: 100% 100%;}*/
/*.widget-nav .cur > a { background: url(../img/nav_li_bg.png); background-size: 100% 100%;}*/
.widget-nav .nav_li:hover > a{background: #00A2E6;}
.widget-nav .nav_li:hover > a:before{    content: "";
    width: 46px;
    height: 50px;
    position: absolute;
    background: url(../img/nav_a_bg.png) no-repeat;
    left: -46px;
    bottom: 0px;
    background-position: 0 0;
  }
.widget-nav .nav_li:hover > a:after{
    content: "";
    width: 46px;
    height: 50px;
    position: absolute;
    background: url(../img/nav_a_bg.png) no-repeat;
    right: -46px;
    bottom: 0px;
    background-position: -46px 0;
    }   



.mobile_key { display:none;}

/*banner*/
.ibanner{position: relative; height: 0; height: 490px; overflow: hidden;}
.ibanner img{width: 1920px; max-width: 1920px; position: absolute; left: 50%; margin-left: -960px; }
.ibanner .i_cont{position: absolute; top: 35%; left: 6%;}
.ibanner .i_cont .cont_text{padding: 5px 10px; font-size: 24px; color: #fff; background: #e60012;}
.ibanner .i_cont .cont_title{font-size: 48px; color: #fff;}
.ibanner .slide_nav{position: absolute; right: 10%; bottom: 8%; font-size: 0;}
.ibanner .slide_nav a{background: url(../img/banner_slide.png) no-repeat; display: inline-block; width: 41px; height: 9px; background-position: -41px 0; margin-right: 5px;} 
.ibanner .slide_nav a.on{background-position: 0 0;}

/*主体部分*/
.pageMain{padding-bottom: 50px;}
.i_title{font-size: 34px; margin-bottom: 20px; color: #2f2f2f; position: relative; display: inline-block;}
.i_title:before{content: ''; width: 38px; height: 2px; background: #dedede;position: absolute; top: 50%; margin-top: -1px; left: -60px;}
.i_title:after{content: '';width: 38px;height: 2px;background: #dedede;position: absolute;top: 50%; margin-top: -1px; right: -57px;}
.i_tcont{font-size: 14px; color: #959595; padding-bottom: 50px;}
.ipart1{padding: 50px 0;}
.ipart1 .part1_cont  .l,.ipart1 .part1_cont .r{width: 49%; margin-bottom: 20px; position: relative;}
.ipart1 .part1_cont .cont{position: absolute; top: 20%; width: 50%;  left: 5%; z-index: 9;}
.ipart1 .part1_cont .cont .s_title{font-size: 30px; font-weight: bold;color: #313131; padding-bottom: 10px;}
.ipart1 .part1_cont .cont .s_cont{font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ipart1 .part1_cont .cont a{display: inline-block; color: #fff; margin-top: 50px; padding: 10px 30px;  background: #00A2E6; vertical-align: middle;}
.ipart1 .part1_cont .box{border: 10px solid #f6f6f7; position: absolute; top: 0; width: 96.6%; height: 93%; display: none;}
.ipart1 .part1_cont .imgs:hover .box{display: block;}
.ipart2{background: url(../img/ipart2_bg.jpg) center center; height: 666px;}
.ipart2 .i_title,.ipart2 .i_tcont{color: #fff;}
.ipart2 .i_title:before,.ipart2 .i_title:after{background: #fff;}
.ipart2 .i_title{margin-top: 50px;}
.ipart2 .l,.ipart2 .r{width: 49%;}
.ipart2 .box1,.ipart2 .box2,.ipart2  .li1,.ipart2  .li2{position: relative;}
.ipart2 .box1,.ipart2 .box2{width: 100%; height: 200px; background:#fff; }
.ipart2 .li2{padding-top: 8px;}
.ipart2 .box2{margin-top: 9px;}
.ipart2 .box1:after{content: ""; width: 0; height: 0; position: absolute; bottom: -30px; left: 50%; margin-left: -15px; border-top: 15px solid #fff; border-bottom: 15px solid transparent; border-left: 15px solid transparent; border-right: 15px solid transparent; z-index: 3}
.ipart2 .box2:after{content: ""; width: 0; height: 0; position: absolute; top: -30px; left: 50%; margin-left: -15px; border-top: 15px solid transparent; border-bottom: 15px solid #fff; border-left: 15px solid transparent; border-right: 15px solid transparent}
.ipart2 .s_title,.ipart2 .s_cont{width: 78%; padding-left: 30px;/*overflow: hidden; text-overflow: ellipsis; white-space: nowrap;*/}
.ipart2 .s_title{font-size: 22px; color: #00A2E6; padding-top: 35px}
.ipart2 .s_cont{color: #424242; font-size: 14px; padding-top: 15px;}
/*.ipart3 .top{padding-top: 50px;}*/
.ipart3 .bottom{ background: url(../img/ipart3_bg.jpg) center center; height: 526px;}
.ipart3 .bottom .cars{padding: 50px 0 20px 0;}
.ipart3 .bottom .car{width: 153px; height: 84px; float: left; padding:15px 9px;}
.ipart3 .bottom a{display: inline-block; background: #e60012; vertical-align: middle; color: #fff; padding: 10px 20px;}
.ipart4{background: url(../img/ipart4.jpg) center center; height: 720px;}
.ipart4 .icont{padding-top: 85px;}
.ipart4 .num_ul .nums .num{font-size: 82px; color: #e60012; font-weight: bold;}
.ipart4 .num_ul .dec{font-size: 14px; color: #282828;}
.ipart4 .cont{width: 90%; margin: 0 auto; padding: 50px 0;}
.ipart4 .bottom li{position: relative;}
.ipart4 .bottom li .cont{width: 75%; text-align: left;}
.ipart4 .bottom li .cont .s_title{font-size: 25px; color: #fff; padding-bottom: 12px; padding-top: 18px;}
.ipart4 .bottom li .cont .s_cont{color: #fff;}
.ipart4 .bottom li .cont a{display: inline-block; border: 1px solid #fff; padding: 5px 20px; margin-top: 30px; color: #fff;}
.ipart4 .bottom li .cont a:hover{background: #fff; color: #e60012;}
.ipart4 .bottom li .box{position: absolute; top: 0; left: 0; width: 100%;height: 99.4%;background: rgba(0,162,230,.66);z-index: 9;}
.ipart4 .bottom li .video{position: absolute; top: 50%; left: 50%; margin-left: -40px; margin-top: -40px; background: url(../img/video.png) no-repeat; width: 79px; height: 79px;}
.ipart5 .news_lists li{padding-bottom: 20px;}
.ipart5 .time{display: inline-block; padding: 0 10px; border-right: 1px solid #e2e2e2;}
.ipart5 .time .date{font-size: 33px; color: #bababa;display: block; margin-bottom: -10px;}
.ipart5 .time .month{font-size: 12px; color: #bababa;}
.ipart5 ._cont{display: inline-block;  width: 85%;}
.ipart5 ._cont .title{font-size: 16px; color: #202020; font-weight: bold; padding-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ipart5 ._cont .c_cont{color: #666;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ipart5 .news_lists li:hover .date,.ipart5 .news_lists li:hover .month,.ipart5 .news_lists li:hover .title{color: #c00225;}
.ipart5 .cont_box{padding: 25px 10px 25px 15px; background: #e5e5e5;}
.ipart5 .cont_box .cont{font-size: 16px; color: #202020; padding-bottom: 10px;}
.ipart5 .cont_box .year{color: #565656;}
.ipart5 .row > li:hover .cont_box{background: #00A2E6;}
.ipart5 .row > li:hover .cont,.ipart5 .row > li:hover .year{color: #fff;}
.common{background: #f9f9f9; padding: 20px 0;}
.common .contact .friend{font-size: 26px; color: #404040; border-right: 1px solid #afafaf; padding: 10px; font-weight: bold;}
.common .contact .company{width: 89%;}
.common .contact .company li{float: left; padding: 5px 28px;}

/*客户案例*/
.banner{position: relative; overflow: hidden; padding-bottom: 17%;}
.banner img{width: 1920px; max-width: 1920px; position: absolute; left: 50%; margin-left: -960px;}
.banner .cont{position: absolute; top: 30%;}
.banner .cont .title{font-size: 30px; color: #fefefe;}
.xia_title{color: #525252; font-size: 24px;  padding: 15px 0;}
/* bread-1 start*/
.widget-bread-1 {font-size: 12px; color: #fff; }
.widget-bread-1 a { color: #fff;}
.widget-bread-1 a:hover{color:#e60012;}
.widget-bread-1 .ion { font-size: 14px; margin: 0 5px;}
.banner .banner_title{position: absolute; bottom: 0; background: url(../img/banner_title.png); width: 1200px; text-align: center; padding: 20px 0;}
.banner .banner_title li{display: inline-block; color: #444444; font-size: 18px;}
.banner .banner_title li:hover{color: #00A2E6}
.banner .banner_title li.cur{color: #00A2E6}
/* newslist-10 start*/
.widget-newslist-10 .list_hd{background-color:#f0f0f0;padding:50px 60px 40px;margin-bottom:26px;}
.widget-newslist-10 .hd_tit{font-size:20px;color:#1e1e1e;font-weight:normal;height:30px;line-height:30px;margin-right:2%;}
.widget-newslist-10 .inp_box{height:32px;line-height:32px;border:1px solid #e0e0e0;padding:0;margin:0;box-sizing:content-box;font-size:13px;color:#999;padding:0 10px;width:18%;margin-right: 2%;}
.widget-newslist-10 .hd_btn{width:20%;border:none;text-align:center;background-color:#e60012;font-size:15px;color:#fff;height:32px;line-height:32px;outline:none;cursor:pointer;}
.widget-newslist-10 .list_box{padding:46px 60px 40px;position:relative;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}

/* newslist-5 start*/
.widget-newslist-5 { margin-bottom:20px; }
.widget-newslist-5 li { margin-bottom:25px;}
.widget-newslist-5 a { display:block; background:#fafafa; padding-bottom:20px;}
.widget-newslist-5 ._img { margin-bottom:20px;}
.widget-newslist-5 ._i,.widget-newslist-5 ._title,.widget-newslist-5 ._p { margin-left:20px; margin-right:20px; }
.widget-newslist-5 ._title { font-size:18px; cursor:pointer;}
.widget-newslist-5 ._i { color:#a9a9a9; margin-bottom:15px; font-size:12px;}
.widget-newslist-5 ._p { line-height:1.6em; overflow:hidden; height:4.8em; cursor:pointer; color:#646464; }
.widget-newslist-5 a:hover { background:#e60012;}
.widget-newslist-5 a:hover ._title,.widget-newslist-5 a:hover ._i,.widget-newslist-5 a:hover ._p { color:#ffffff;}
.widget-newslist-5 img { -moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.widget-newslist-5 a:hover img { transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05); }
/*分页*/
/* page-3 start*/
.page{ font-size: 13px; color: #000; text-align: center; margin-top: 30px;}
.page a,.page span {  color: #000;display: inline-block;border: 1px solid #ededed;padding:10px 14px;vertical-align: middle;margin: 0 0 10px -1px;background: #fff; font-size:16px ;font-weight:normal;  }
.page .count {margin-left: 10px;}
.page a:hover,.page span{color:#fff; background: #e60012;}
.page span.goprev,.page span.gonext {color: #000; background: none}
.page span.count { border: 0;background: 0;color: #000;}
.page a .ion{color: #000; font-size: .8em;}
.page a:hover .ion{color: #fff;}
/*产品列表*/
/* prolist-7 start*/
.main .shu_nav{width: 20%;}
.main .shu_nav .li1{background: #5a5a5a;  line-height: 40px;}
.main .shu_nav .li1 span{font-size: 16px; color: #fff;}
.main .shu_nav .li1 span .ion{margin-left: 50px;}
.main .shu_nav .li1 .ul2{background: #fff;}
.main .shu_nav .li1 .ul2 .li2{  height: 0px;line-height: 40px;transition: all 0.3s ease;}
.main .shu_nav .li1 .ul2 .li2.last{border-bottom: none;}
.main .shu_nav .li1 .ul2 .li2 span{color: #2d2d2d; padding-left: 20px; display: none;}
.main .shu_nav .li1.hover{background: #e60012}
/*.main .shu_nav .li.hover .ul2{display: block;}*/
.main .shu_nav .li1.hover .ul2 .li2{height: 40px; border-bottom: 1px dotted #cacaca;}
.main .shu_nav .li1.hover .ul2 .li2 span{display: block;}
.shu_search{padding-top: 20px;}
.shu_search .span{font-size: 16px; color: #545454; }
.shu_search .s_search{border: 1px solid #a2a2a2; height: 40px; line-height: 40px; margin-top: 10px;}
.shu_search .s_search input{width: 85%; border: none;}
.main .lists{width: 70%;}
.widget-prolist-7 li { margin-bottom: 20px; }
.widget-prolist-7 ._title { font-size:14px; font-weight:normal; 
text-align: center; width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; 
margin-top:5px; }
.widget-prolist-7 ._img ._fbg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
	*background: #666; background: rgba(232, 113, 122, 0.48); display: none; }
.widget-prolist-7 ._fbg a { position: absolute; top: 50%; padding: 10px 20px; margin-top: -20px; border: 1px solid #ffffff;  color: #fff;}
.widget-prolist-7 ._fbg ._fixo { left: 50%; margin-left: -62px; }
.widget-prolist-7 ._fbg a .ion { background: url(../img/iconfont-shape.png) no-repeat; display: inline-block; width: 20px; height: 20px;}

/*产品详细*/
/* prodetail-7 start*/
.widget-prodetail-7{position: relative;overflow: hidden;width: 100%;}
.widget-prodetail-7 .main{background: url("../img/pro_detail_bg.png") no-repeat center; height: 465px;}
.widget-prodetail-7 .wrap{width: 100%;max-width: 1200px;margin-right: auto;margin-left: auto;min-width: 0;}
.widget-prodetail-7 .wp7_ul:before{content:'';display: table;clear: both;}
.widget-prodetail-7 .wp7_ul:after{content:'';display: table;clear: both;}
.widget-prodetail-7 .wp7_ul{height: auto;}
.widget-prodetail-7 .left_txt{width: 50%;display: inline-block;float: left}
.widget-prodetail-7 .left_txt .txt_box{padding-top: 30px;padding-left:5.8%}
.widget-prodetail-7 .left_txt .title{font-size: 40px;color: #333;margin-bottom: 20px;}
.widget-prodetail-7 .left_txt .dec{font-size: 16px;color: #646464;line-height: 1.6;}
.widget-prodetail-7 .right_pic{width: 50%;display: inline-block;float: left}
.widget-prodetail-7 .right_pic .pic_box{padding-left: 25%;padding-top: 50px;padding-bottom: 30px;}
.widget-prodetail-7 .slide_nav{position: absolute;left: 3.8%;bottom: 20%}
.widget-prodetail-7 .slide_nav a{width: 12px;height: 12px;display: inline-block;border-radius: 50% 50%;background: #949494;transition: 0.4s all ease;font-size: 0;margin-right: 13px;vertical-align: -2px;cursor: pointer}
.widget-prodetail-7 .slide_nav a.on{width: 34px;height: 15px;background: #fd8f10;border-radius:7.5px;vertical-align: 0; }
.widget-prodetail-7 .tab_top { border-bottom: 1px solid #ddd; margin-bottom: 20px;}
.widget-prodetail-7 .tab_area .btn_li{display: inline-block;float: left;position: relative}
.widget-prodetail-7 .tab_area .tb_box{padding: 27px 0 27px 0;}
.widget-prodetail-7 .tab_area .btn_li a{padding: 0 24px;font-size: 18px;color: #595959}
.widget-prodetail-7 .tab_area .btn_li.tab_t_cur a{padding: 0 24px;font-size: 18px;color: #fd8f10;font-weight: bold}
.widget-prodetail-7 .tab_area .btn_li:after{content: '';display: block;position: absolute;right: 0;top: 0;height: 100%;width: 1px;background: #e4e4e4}
.widget-prodetail-7 .tab_area .btn_li.bl4:after{display: none;}
.widget-prodetail-7 .tab_area .tab_bottom{min-height: 300px;}
.widget-prodetail-7 .tab_area .tab_bottom .nr_box{padding-left: 3.8%}
.widget-prodetail-7 .tab_area  .tab_btn{width: 70%;float: left}
.widget-prodetail-7 .tab_area  .zs{width: 55%;float: right;text-align: right}
.widget-prodetail-7 .tab_area  .zs .zs_box{padding: 19px 3.8% 19px 0;}
.widget-prodetail-7 .tab_area  .zs .zs_btn{display: inline-block;}
.widget-prodetail-7 .tab_area  .zs .zixun_btn{font-size: 14px;color: #e60012;height: 38px;line-height: 38px;border: 2px solid #e60012;padding: 0 20px}
.widget-prodetail-7 .tab_area  .zs .liuyan_btn{font-size: 14px;color: #e60012;;height: 38px;line-height: 38px;border: 2px solid #e60012;padding: 0 20px}
.widget-prodetail-7 .tab_area  .zs .zixun_btn .zixun_ion{width: 15px;height: 17px;display: inline-block;background: url("../img/zixun.png");vertical-align: -4px;margin-right: 14px;}
.widget-prodetail-7 .tab_area  .zs .liuyan_btn .liuyan_ion{width: 19px;height: 15px;display: inline-block;background: url("../img/iconfont-liuyan.png");vertical-align: -4px;margin-right: 14px;}
.bdshare-button-style1-16{display: inline-block!important;}
.bdshare-button-style1-16 a, .bdshare-button-style1-16 .bds_more{background: none!important;float: none!important;}
.bdshare-button-style1-16:after{display: none!important;}
.widget-prodetail-7 .widget-bread-1{color: #717171; margin-top: 10%; margin-left: 5.8%;}
.widget-prodetail-7 .widget-bread-1 a { color: #717171;}
.widget-prodetail-7 .tab_area  .zs .zs_box .phone{font-size: 22px; font-weight: bold; color: #e60012; font-style: italic; padding-right: 20px;}
.widget-prodetail-7 .tab_top .btn{font-size: 22px; color: #414141; font-weight: bold; padding-top: 20px;}

/*公司简介*/
.jianjie .img{width: 40%;}
.jianjie .cont{width: 50%;}

/*联系我们*/
.map{min-height: 400px; border: 1px solid #ddd;}
.map  img{max-width:none;}
.fangshi{ padding-bottom: 40px;}
.fangshi .contact .ico{background: url(../img/footer_contact.png); background-position: -140px 0; margin: 10px 5px;}
.fangshi .contact .ico1_2{background-position: -120px 0;}
.fangshi .contact .ico1_3{background-position: -100px 0;}
.fangshi .contact .ico1_4{background-position: -80px 0;}
.fangshi .contact dt{font-size: 23px; font-weight: bold; color: #e70000;padding-bottom: 20px;}

/*质量保证*/
/*20170405-lujx*/
/*第一部分*/
.QA_part01{background: url(../img/qa_01.jpg) center no-repeat;background-size: cover;height: 585px;}
.QA_part01 .infor {padding: 55px 0 33px;text-align: center;}
.QA_part01 .infor .tit{font-size: 26px;color: #101010;font-weight: bold;margin-bottom: 9px;}
.QA_part01 .infor .con{font-size: 16px;color: #525252;}
.QA_part01 .process .li_ .QA01_box{min-height: 350px;overflow: hidden;}
.QA_part01 .process .li_ .detail{background: url(../img/qa_02.png) center no-repeat;width: 200px;height: 212px;margin: 0 auto;margin-bottom: 30px;text-align: center;}
.QA_part01 .process .li_ .detail .num{font-size: 60px;color: #c7c7c7;font-family: Arial;padding-top: 27px;display: block;}
.QA_part01 .process .li_ .detail .txt{font-size: 24px;color: #e60012;font-weight: bold;}
.QA_part01 .process .li_ .content p{font-size: 16px;color: #404040;}
.QA_part01 .process .li_ .content p span{color: #000000;}
.QA_part01 .process .li_.li_1 .content{width: 195px;margin: 0 auto;}
.QA_part01 .process .li_.li_2 .content{width:390px;margin: 0 auto;}
.QA_part01 .process .li_.li_3 .content{width:225px;margin: 0 auto;}

/*第二部分*/
.QA_part02{background: url(../img/qa_03.jpg) center no-repeat;background-size: cover ;height: 635px;}
.QA_part02 .infor{padding: 43px 0 30px;text-align: center;}
.QA_part02 .infor .tit{font-size: 28px;color: #fff;font-weight: bold;}
/*.QA_part02 .infor .tit>a{position: relative;}
.QA_part02 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: rgba(236,236,236,0.2);position: absolute;}*/
.QA_part02 .left{width: 50%;float: left;overflow: hidden;}
.QA_part02 .left>a{display: block;position: relative;}
.QA_part02 .left .add{position: absolute;bottom: -47px;width: 100%;height: 47px;background: rgba(183,18,24,0.6);transition: all 0.5s ease;}
.QA_part02 .left .add .txt{font-size: 18px;color: #fff;padding-left:24px;line-height: 47px;}
.QA_part02 .left>a:hover .add{bottom: 0;transition: all 0.5s ease;}
.QA_part02 .left .rect-75 img{width: 100%;}
.QA_part02 .right{width: 50%;float: right;}
.QA_part02 .right .r_img{margin-left: 1%;float: left;overflow: hidden;}
.QA_part02 .right .r_img>a{display: block;position: relative;}
.QA_part02 .right .r_img .add{position: absolute;bottom: -100%;width: 100%;height: 47px;background: rgba(183,18,24,0.6);transition: all 0.5s ease;}
.QA_part02 .right .r_img .add .txt{font-size: 18px;color: #fff;padding-left:24px;line-height: 47px;}
.QA_part02 .right .r_img>a:hover .add{bottom: 0;transition: all 0.5s ease;}
.QA_part02 .right .r_img01,
.QA_part02 .right .r_img02{margin-bottom: 1%;}
.QA_part02 .right .rect-75 img{width: 100%;}

/*第三部分*/
.QA_part03 {height: 673px;}
.QA_part03 .infor {text-align: center;}
.QA_part03 .infor .tit{font-size: 28px;color: #000;font-weight: bold;padding: 45px 0 13px;}
.QA_part03 .infor .tit>a{position: relative;padding: 0 25px;}
.QA_part03 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: #dedede;position: absolute;left: -40px;top: 50%;margin-top: -1px;}
.QA_part03 .infor .tit>a:after{content: '';width: 38px;height: 2px;background: #dedede;position: absolute;right: -40px;top: 50%;margin-top: -1px;}
.QA_part03 .infor .con{font-size: 16px;color: #e60012;margin-bottom: 11px;}
.QA_part03 .infor .con1{font-size: 14px;color: #636363;line-height: 24px;margin-bottom: 15px;}
.QA_part03 .shoufengqin .shou_prolist{overflow: hidden;}
.QA_part03 .shoufengqin .shou_prolist li  {float: left; height: 415px; width: 178px; position: relative; cursor: pointer; transition: all 0.5s ease; /*background: url(../img/qa_09.jpg) left top no-repeat;*/}
.QA_part03 .shoufengqin .shou_prolist li a {display: block; position: relative; height: 100%;  }
.QA_part03 .shoufengqin .shou_prolist li a .prolist-li {width: 100%; height: 100%; background: url(../img/black.4.png) center repeat; position: absolute; top: 0; left: 0; z-index: 5; }
.QA_part03 .shoufengqin .shou_prolist li a .prolist-li .cover{background: url(../img/black.4.png) center repeat; position: absolute; top: 0; left: 0; width: 100%;height: 100%;}
.QA_part03 .shoufengqin .shou_prolist li a .add{width: 76%;height: 85px;position: absolute;bottom: 0;overflow: hidden;}
.QA_part03 .add span{position: relative;line-height: 100px;font-size: 22px;color: #fff;z-index: 6;padding: 0 12%;}
.QA_part03 .add span:before{content:'';position: absolute;top: -15px;width: 42px;height: 4px;background: #FFB73D;}
.QA_part03 .shoufengqin .shou_prolist li.cur{width: 309px; background-size: cover!important;transition: all 0.5s ease; }
.QA_part03 .shoufengqin .shou_prolist li.cur .add{background: rgba(230,0,17,0.7);width: 100%; z-index: 10;}
/*.QA_part03 .shoufengqin .shou_prolist li.cur a .prolist-li{display: none;}*/
.QA_part03 .shoufengqin .shou_prolist li a .prolist-li img{max-width: none; width: auto;}
.QA_part05 .img_box .more .detail img{width: auto;}
/*第四部分*/
.QA_part04{background: url(../img/qa_10.jpg) center no-repeat;background-size: cover;height: 764px;}
.QA_part04 .infor{padding: 43px 0 30px;text-align: center;}
.QA_part04 .infor .tit{font-size: 28px;color: #fff;font-weight: bold;}
.QA_part04 .rect-749{padding-bottom: 74.9%;}
.QA_part04 .img_box li{position: relative;margin-bottom: 24px;}
.QA_part04 .img_box .show_box a{display: block;}
.QA_part04 .img_box .add{font-size: 16px;color: #fff;position: absolute;bottom: 0;line-height: 50px;background: rgba(0,0,0,.5);width: 100%;}
.QA_part04 .img_box .add span{padding-left: 14px;}
.rolling > .rolling-box {
  -webkit-perspective:1300px;
  -o-perspective:1300px;
  -ms-perspective:1300px;
  perspective:1300px;
  -webkit-transform-style:preserve-3d;
  -o-transform-style:preserve-3d;
  -ms-transform-style:preserve-3d;
  transform-style:preserve-3d;
}
.rolling .is_animated {
  -webkit-transition-duration:1.2s;
  -webkit-transition-property:-webkit-transform,opacity;
  -webkit-transition-delay:.15s;
  -webkit-transition-timing-function:'ease-in-out';
  -moz-transition-duration:1.2s;
  -moz-transition-property:all;
  -moz-transition-delay:.15s;
  -moz-transition-timing-function:'ease-in-out';
  -o-transition-duration:1.2s;
  -o-transition-property:transform,opacity;
  -o-transition-delay:.15s;
  -o-transition-timing-function:'ease-in-out';
  -ms-transition-duration:1.2s;
  -ms-transition-property:transform,opacity;
  -ms-transition-delay:.15s;
  -ms-transition-timing-function:'ease-in-out';
  transition-duration:1.2s;
  transition-property:transform,opacity;
  transition-delay:.15s;
  transition-timing-function:'ease-in-out';
  -webkit-transform:rotatex(-80deg) translateZ(0);
  -ms-transform:rotatex(-80deg) translateZ(0);
  transform:rotatex(-80deg) translateZ(0);
  -webkit-transform-origin:0 0 0;
  -ms-transform-origin:0 0 0;
  transform-origin:0 0 0;
  opacity:0
}
.rolling .is_animated.revealed {
  -webkit-transform:rotatex(0) translateZ(0);
  -ms-transform:rotatex(0) translateZ(0);
  transform:rotatex(0) translateZ(0);
  opacity:1
}
.rolling > .rolling-box .tansDelay00{transition-delay: 0s;-webkit-transition-delay: 0s;}
.rolling > .rolling-box .tansDelay200{transition-delay: .2s;-webkit-transition-delay: .2s;}
.rolling > .rolling-box .tansDelay400{transition-delay:.4s;-webkit-transition-delay: .4s;}
.rolling > .rolling-box .tansDelay600{transition-delay: .6s;-webkit-transition-delay: .6s;}
.rolling > .rolling-box .tansDelay800{transition-delay: .8s;-webkit-transition-delay: .8s;}
.rolling > .rolling-box .tansDelay1000{transition-delay:1s;-webkit-transition-delay: 1s;}
.rolling > .rolling-box .tansDelay1200{transition-delay: 1.2s;-webkit-transition-delay: 1.2s;}
.rolling > .rolling-box .tansDelay1400{transition-delay: 1.4s;-webkit-transition-delay: 1.4s;}

/*第五部分*/
.QA_part05 {height: 419px;}
.QA_part05 .infor {text-align: center;}
.QA_part05 .infor .tit{font-size: 28px;color: #000;font-weight: bold;padding: 45px 0 13px;}
.QA_part05 .infor .tit>a{position: relative;padding: 0 25px;}
.QA_part05 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;left: -40px;top: 50%;margin-top: -1px;}
.QA_part05 .infor .tit>a:after{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;right: -40px;top: 50%;margin-top: -1px;}
.QA_part05 .rect-6013{padding-bottom: 60.13%;}
/*.QA_part05 .rect-6013 img{width: 100%;}*/
.QA_part05 .img_box>ul>li{margin-bottom: 20px;}
.QA_part05 .img_box>ul>li>a{display: block;}
.QA_part05 .img_box .txt01{font-size: 16px;color: #3c3c3c;margin-bottom: 12px;padding-top: 17px;}
.QA_part05 .img_box .txt02{font-size: 14px;color: #787878;line-height: 24px;}
.QA_part05 .img_box .more {background: #e60012;text-align: center;}
.QA_part05 .img_box .more .detail .tit{font-size: 16px;color: #f7f7f7;margin-top: 12px;}
.QA_part05 .img_box .more .detail{padding-top: 50px;}
/*时间延迟*/
.delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s;}
.delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s;}
.delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.delay600 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s;}
.delay800 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.delay900 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s;}
.delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s;}
.delay1200 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay1400 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s;}
.delay1600 { -webkit-animation-delay: 1.6s; animation-delay: 1.6s;}
.delay1800 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s;}
.delay2000 { -webkit-animation-delay: 2s; animation-delay: 2s;}
.delay2400 { -webkit-animation-delay: 2.4s; animation-delay: 2.4s;}
.delay3000 { -webkit-animation-delay: 3s; animation-delay: 3s;}


/*铸造实力*/
.rect-88{padding-bottom: 88%;}
.rect-69{padding-bottom: 69%;}
.rect-4160{padding-bottom: 41.6%;}
.rect-77{padding-bottom: 77%;}
.rect-87{padding-bottom: 88%;}
.ZS_part1 .infor {text-align: center;}
.ZS_part1 .infor .tit{font-size: 28px;color: #000;font-weight: bold;padding: 45px 0 13px;}
.ZS_part1 .infor .tit>a{position: relative;padding: 0 25px;}
.ZS_part1 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: #dedede;position: absolute;left: -40px;top: 50%;margin-top: -1px;}
.ZS_part1 .infor .tit>a:after{content: '';width: 38px;height: 2px;background: #dedede;position: absolute;right: -40px;top: 50%;margin-top: -1px;}
.ZS_part1 .intro .txt{font-size: 16px; color: #e60012; padding-bottom: 30px;}
.ZS_part1 .ZS_cont{width: 75%; margin-left: 12.5%; color: #878787; font-size: 14px; padding: 0 0 30px 0;}
.rect-65{padding-bottom: 64%;}
.ZS_part1 .li{width: 400px; height: 256px;}
.ZS_part1 .li1{background:url(../img/zs_part1_li1.jpg) no-repeat;}
.ZS_part1 .li2{background: #0078cc;}
.ZS_part1 .li3{background: #dc5d17;}
.ZS_part1 .li .num{font-size: 76px; color: #fff; padding-top: 35px;}
.ZS_part1 .li .text{color: #fff; font-size: 20px;}
.ZS_part2 .infor {text-align: center;}
.ZS_part2 .infor .tit{font-size: 28px;color: #000;font-weight: bold;padding: 45px 0 13px;}
.ZS_part2 .infor .tit>a{position: relative;padding: 0 25px;}
.ZS_part2 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;left: -40px;top: 50%;margin-top: -1px;}
.ZS_part2 .infor .tit>a:after{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;right: -40px;top: 50%;margin-top: -1px;}
.ZS_part2 .top{background: #f3f3f3;}
/*.ZS_part2 .box{display: inline-block;}*/
.ZS_part2 .box1{width: 49%; background: #b71218; padding:20px 0; }
.ZS_part2 .box1 .tit,.ZS_part2 .box1 .txt{color: #fff; font-size: 14px;}
.ZS_part2 .box1 .tit{padding:20px 30px;}
.ZS_part2 .box1 .txt{padding: 6.5px; padding-left: 80px;}
.ZS_part2 .box2,.ZS_part2 .box4{width: 50%; }
.ZS_part2 .box21{width: 55%; position: relative;}
.ZS_part2 .box22{width: 43%; position: relative;}
.ZS_part2 .box3{width: 49%; position: relative;}
.ZS_part2 .box41{width: 46%; position: relative;}
.ZS_part2 .box42{width: 52%; position: relative;}
.ZS_part2 .add{position: absolute;bottom: 0px;width: 100%;height: 47px;background: rgba(0,0,0,0.6);transition: all 0.5s ease; display: none;}
.ZS_part2 .add .txt{font-size: 18px;color: #fff;padding-left:10px;line-height: 47px;}
.ZS_part2 .box a:hover .add{display: block;transition: all 0.5s ease;}
.ZS_part3 .infor {text-align: center;}
.ZS_part3 .infor .tit{font-size: 28px;color: #000;font-weight: bold;padding: 45px 0 13px;}
.ZS_part3 .infor .tit>a{position: relative;padding: 0 25px;}
.ZS_part3 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;left: -40px;top: 50%;margin-top: -1px;}
.ZS_part3 .infor .tit>a:after{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;right: -40px;top: 50%;margin-top: -1px;}
.ZS_part3 .ZS_cont{width: 75%; margin-left: 12.5%; color: #878787; font-size: 14px; padding: 0 0 30px 0;}
.ZS_part3 .liucheng{padding: 20px 0;}
.ZS_part3 .left{width: 50%;float: left;overflow: hidden;}
.ZS_part3 .left>a{display: block;position: relative;}
.ZS_part3 .left .add{position: absolute;bottom: -47px;width: 100%;height: 47px;background: rgba(0,0,0,0.6);transition: all 0.5s ease;}
.ZS_part3 .left .add .txt{font-size: 18px;color: #fff;line-height: 47px;  padding-left: 
10px;}
.ZS_part3 .left>a:hover .add{bottom: 0;transition: all 0.5s ease;}
.ZS_part3 .left .rect-75 img{width: 100%;}
.ZS_part3 .right{width: 50%;float: left;}
.ZS_part3 .right .r_img{margin-left: 4px;float: left;overflow: hidden;}
.ZS_part3 .right .r_img>a{display: block;position: relative;}
.ZS_part3 .right .r_img .add{position: absolute;bottom: -47px;width: 100%;height: 47px;background: rgba(0,0,0,0.6);transition: all 0.5s ease;}
.ZS_part3 .right .r_img .add .txt{font-size: 18px;color: #fff;line-height: 47px; padding-left: 10px;}
.ZS_part3 .right .r_img>a:hover .add{bottom: 0;transition: all 0.5s ease;}
.ZS_part3 .right .r_img01,.ZS_part3 .right .r_img02{margin-bottom: 7px;}
.ZS_part3 .right .rect-75 img{width: 100%;}
.ZS_part3_bottom{padding-top: 30px;}
.ZS_part3_bottom .right .r_cont{ padding: 28px; background: #f3f3f3;}
.ZS_part3_bottom .right .r_cont .title{display: inline-block; font-size: 26px; font-weight: bold; color: #000;}
.ZS_part3_bottom .right .r_cont .title span{display: inline-block; border-bottom: 1px solid #e60012;}
.ZS_part3_bottom .right .r_cont .rr_cont{font-size: 14px; color: #7a7a7a;width: 80%; padding-top: 20px;}
.ZS_part4 .infor {text-align: center;}
.ZS_part4 .infor .tit{font-size: 28px;color: #000;font-weight: bold;padding: 45px 0 13px;}
.ZS_part4 .infor .tit>a{position: relative;padding: 0 25px;}
.ZS_part4 .infor .tit>a:before{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;left: -40px;top: 50%;margin-top: -1px;}
.ZS_part4 .infor .tit>a:after{content: '';width: 38px;height: 2px;background: #dedede; position: absolute;right: -40px;top: 50%;margin-top: -1px;}
.ZS_part4 ul li{position: relative;}
.ZS_part4 ul li .cont{position: absolute; bottom: 0; /*padding: 5px 20px;*/ background: url(../img/zx_part4_cont_bg.png); color: #fff; width: 100%; height: 67px;}
.ZS_part4 ul li .cont .cont_c{padding: 20px;}
/*公司新闻*/
/* newslist-10 start*/
.widget-newslist-10{padding-bottom: 50px;}
.widget-newslist-10 .list_hd{background-color:#f0f0f0;padding:50px 60px 40px;margin-bottom:26px;}
.widget-newslist-10 .hd_tit{font-size:20px;color:#1e1e1e;font-weight:normal;height:30px;line-height:30px;margin-right:2%;}
.widget-newslist-10 .inp_box{height:32px;line-height:32px;border:1px solid #e0e0e0;padding:0;margin:0;box-sizing:content-box;font-size:13px;color:#999;padding:0 10px;width:18%;margin-right: 2%;}
.widget-newslist-10 .hd_btn{width:20%;border:none;text-align:center;background-color:#e60012;font-size:15px;color:#fff;height:32px;line-height:32px;outline:none;cursor:pointer;}

.widget-newslist-10 .list_box{padding:46px 60px 40px;position:relative;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.widget-newslist-10 .list_main{overflow:hidden;}
.widget-newslist-10 .bd_r{width:20%;}
.widget-newslist-10 .bd_l{font-size:14px;color:#8d8b8b;padding:0 2% 2% 0;border-right:1px solid #e6e6e6;font-family: Arial;width:8%;}
.widget-newslist-10 .bd_l_day{display:block;font-size:50px;color:#e60012;line-height:50px;}
.widget-newslist-10 .bd_c{width:76%;padding:0 8% 0 5%;}
.widget-newslist-10 .list_title{font-size:20px;color:#202020;font-weight:normal; }
.widget-newslist-10 .list_tool{font-size:12px;color:#c9c9c9;padding:10px 0px;}
.widget-newslist-10 .list_tool .see_number{margin-right:20px;}
.widget-newslist-10 .list_tool .ion{vertical-align:middle; font-size: 14px;}
.widget-newslist-10 .list_p{font-size:14px;color:#464646;line-height: 26px;height:52px;overflow:hidden;}
.widget-newslist-10 .list_box:after{content: "";width:88%;height:1px;background-color:#e6e6e6;position:absolute;bottom:0;right:0;}
.widget-newslist-10 li:hover .list_box{background-color:#f8f8f8;}
.widget-newslist-10 li:hover .list_box:after{background-color:#f8f8f8;}
.widget-newslist-10 li:hover .list_title a{color:#e60012;}
.widget-newslist-10 .select-ui-choose ._arrow{width:16%;right:0;background:#e3e3e3;}
.widget-newslist-10 .select-ui-choose ._arrow .arr{left:50%;margin:0 0 0 -0.4em;border-color: #969696 transparent transparent;}
.widget-newslist-10 .select-ui-choose-default{border-radius:0;}
body .select-ui-options li:hover,body .select-ui-options l:hover{background:#3caaff;}
body .select-ui-options-default-bottom{border-radius:0px;}
.widget-newslist-10 .bdshare-button-style1-16 a{padding:0;margin:0;background:none;height:20px;line-height:20px;}
/*人才招聘*/
/* job-2 start*/
/*.widget-job-2 {padding-top: 40px;}*/
.widget-job-tit{ background: #e60012; color: #fff; overflow: hidden; height: 56px; line-height: 56px;}
.widget-job-2 ._jt { height: 56px; line-height: 56px; overflow: hidden; *zoom: 1;cursor: pointer;border-bottom: 1px dashed #dedede; }
.widget-job-2 ._ut{ float: left; text-align: center;}
.widget-job-2 ._t1 { width: 28%; }
.widget-job-2 ._t2 { width: 20%; }
.widget-job-2 ._t3 { width: 14%; }
.widget-job-2 ._t4 { width: 30%; }
.widget-job-2 ._t5 { width: 15%; }
.widget-job-2 ._t6 { width: 25%; }
.widget-job-2 ._jc { display: none; }
.widget-job-2 ._jcon { padding: 40px; background: #f3f3f3; padding-left:96px; }
.widget-job-btn{ cursor: pointer; background: #e60012;color: #fff; width: 160px; height: 40px; line-height: 40px; margin-top: 40px; display: block;text-align: center;font-size: 15px;}
.widget-job-2 .tit{font-size:16px; color:#5a5a5a; margin-bottom:20px;}
.widget-job-2 .info{font-size:13px; color:#5a5a5a; line-height:24px; margin-bottom:40px;}
@media only screen and (max-width: 40rem) {
    .widget-job-2 ._jt span { display: none; }
}
/*2017-04-07 质量保证*/
.transition{-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.rect-74{padding-bottom:74.5%}
.QA_part02_main li{float:left;width:24.5%;position:relative;overflow:hidden;}
.QA_part02_main .r_img01{width:50%;}
.QA_part02_main .r_img02,.QA_part02_main .r_img03{margin-left:0.5%;margin-bottom:0.5%;}
.QA_part02_main .r_img04,.QA_part02_main .r_img05{margin-left:0.5%;}
.QA_part02_main .add{position:absolute;width:100%;height:50px;background: rgba(183,18,24,0.6);text-align:center;font-size:18px;color:#fff;bottom:-100%;line-height:50px;}
.QA_part02_main .add .txt{padding:0 4%;}
.QA_part02_main li:hover .add{bottom:0;}
.rect-233{padding-bottom: 233%;}
/* newsdetail-8 start*/
/*widget-newsdetail-8*/
.widget-newsdetail-8 .ion { color:#676767; }
.widget-newsdetail-8 .n_left { width:66.8%; float:left; }
.widget-newsdetail-8 ._head ._title { font-size:34px; font-weight:bold; color:#000000; margin-bottom:10px;}

.widget-newsdetail-8 ._tools { font-size:0; color:#7e7e7e; margin-bottom:15px;}
.widget-newsdetail-8 ._tools ._tool{ font-size:12px; margin-right:10px; display:inline-block; height:30px; line-height:30px; overflow:hidden;}
.widget-newsdetail-8 ._tools .ion { font-size:18px; display:inline-block; height:30px; line-height:30px; vertical-align:-2px;}
.widget-newsdetail-8 ._tools b { font-weight:normal; }
.widget-newsdetail-8 ._tools #switcher { margin-left:10px; }
.widget-newsdetail-8 ._tools #switcher ._title{margin-right:5px;font-size:12px;color:#7e7e7e;}
.widget-newsdetail-8 ._tools #switcher .ion { font-size:15px; }
.widget-newsdetail-8 ._tools .bds_more { float:none; background:none; padding:0;}

.widget-newsdetail-8 .myart { line-height:2; min-height:200px; font-size:13px; color:#555555; }
.widget-newsdetail-8 .n_right { width:30%; float:right; padding-top:90px; }
.widget-newsdetail-8 .n_right ._tools { text-align:right; }
.widget-newsdetail-8 ._tools ._back { font-size:20px; font-weight:normal; font-weight:bold; 
    color:#676767; height:26px; line-height:26px; border-right:#cccccc 1px solid; padding-right:40px; vertical-align:5px;}
.widget-newsdetail-8 ._tools ._back .ion { font-weight:normal; vertical-align:0; }
.widget-newsdetail-8 ._tools .share,.widget-newsdetail-8 ._tools .print { width:36px; height:36px; line-height:36px; text-align:center; background-color:#80939e; border-radius:50%; cursor:pointer; overflow:hidden; margin-right:0; margin-left:15px;}
.widget-newsdetail-8 ._tools .share:hover,.widget-newsdetail-8 ._tools .print:hover 
{ background-color:#e60012; }
.widget-newsdetail-8 ._tools .share .ion,.widget-newsdetail-8 ._tools .print .ion { font-size:18px; color:#ffffff; }
.widget-newsdetail-8 ._tools .share:hover .ion,.widget-newsdetail-8 ._tools .print:hover .ion { color:#ffffff; }
.widget-newsdetail-8 ._tools .share .ion { font-size:20px; }

.widget-newsdetail-8 ._detailPage_bottom li strong,.widget-newsdetail-8 ._detailPage_bottom li span,.widget-newsdetail-8 ._detailPage_bottom li a{ display:block;}
.widget-newsdetail-8 ._detailPage_bottom{margin-top:45px; border:#f3f3f3 10px solid; }
.widget-newsdetail-8 ._detailPage_bottom ul{padding:10px 7%;}
.widget-newsdetail-8 ._detailPage_bottom li ._mark{ padding-bottom:8px; font-size:19px; font-weight:bold; color:#000000; }
.widget-newsdetail-8 ._detailPage_bottom ._date{ height:30px; line-height:30px; margin-bottom:7px; font-family:Arial; font-size:13px; color:#676767; }
.widget-newsdetail-8 ._detailPage_bottom ._date .ion { font-size:20px; height:30px; vertical-align:-2px; margin-left:0;}
.widget-newsdetail-8 ._detailPage_bottom li ._title:hover { color:#5c5c5c; }
.widget-newsdetail-8 ._detailPage_bottom li ._title { font-size:16px; font-weight:bold; color:#5c5c5c; }
.widget-newsdetail-8 ._detailPage_bottom li { padding: 27px 0; }
.widget-newsdetail-8 ._detailPage_bottom li._prev{ border-bottom:1px #ececec solid; }
/*cong*/
.pageFooter .right .ico{margin-right: 10px;}
.ipart3 .bottom a{padding: 9px 34px}
.ipart4 .bottom li .cont a{padding: 5px 41px;}
.ipart4 .bottom li .box{background: rgba(0,162,230,.8);}
.banner .banner_title li{padding: 0 20px;}
.widget-prodetail-7 .tab_area  .zs .zs_box span,.widget-prodetail-7 .tab_area  .zs .zs_box .phone{vertical-align: bottom;}
.widget-prodetail-7 .tab_top .btn{padding-top: 37px;}
.widget-prodetail-7 .tab_area  .zs .zs_box{padding: 19px 3.8% 13px 0;}
.main .shu_nav .li1{transition: all 0.5s ease ;}
.main .shu_nav .li1.hover{transition: all 0.5s ease ;}
.ipart3 .bottom a:hover{background-color: #fff; color: #e60012;}
.pageFooter .bottom .center{padding:0 300px 0 167px;}
.ZS_part3_bottom .right .r_cont{height: 171px;}
.widget-newsdetail-8 ._head ._title{font-size: 26px; }
.icont,.ZS_part1 .li,.ZS_part2 .add .txt,.ZS_part1 .intro .txt,.ZS_part1 .ZS_cont,.ZS_part3 .ZS_cont{text-align: center;}
.main .shu_nav .li1 .span{padding-left: 12px;}
.ZS_part2 .infor .tit,.ZS_part3 .infor .tit,.ZS_part4 .infor .tit,.QA_part05 .infor .tit{margin-bottom: 40px;}
.fangshi .contact .ion{color: #cacaca;font-size: 18px;}
.QA_part01 .process .li_ .content p span{font-weight: bold;}
.ipart4 .number_area,.ipart3 .bottom{text-align: center;}
.top .search_box .ion{padding-top: 12px;}
.QA_part03 .shoufengqin .shou_prolist li.cur .cover{display: none;}
.widget-prodetail-7 .right_pic .pic_box .img_box{width: 500px;}
.widget-prodetail-7 .left_txt{width: 38%; margin-right: 38px;}
.widget-prodetail-7 .right_pic .pic_box .shadow{width: 261px; height: 47px; background: url(../img/shadow.png) no-repeat; margin-left:30%;}
.widget-prolist-7 ._img ._fbg{background: rgba(230,0,18,.5);}
.main .shu_nav .li1 span .ion{margin-left: 95px;}
.main .shu_nav .li1.hover span .ion{transform: rotate(-90deg);}
.widget-prodetail-7 .right_pic .pic_box{padding-top: 0px;  }
.ipart5 .rect-70{padding-bottom: 67%;}
body{overflow: hidden;}
.ibanner .i_cont .cont_text{display: none;}
.widget-prolist-7 ._img{background: #e3e3e3;}
.ipart4 .cont{text-align: center;}
.jianjie .cont{width: 55%;}
.pageFooter .bottom .l a:hover{color: #e60012;}
.pageFooter .footer .center_box .eqr{padding-bottom: 2px;}
.pageFooter .footer .center_box .share a{margin: 6px 9px 6px 0;}
.pageFooter .footer .center_box .share .bds_weixin{margin-right: 0;}
/* piclist-1 start*/
.widget-prolist-15 { margin-bottom:20px; }
.widget-prolist-15 ._info{ padding: 20px; background: #ecf1f4;}
.widget-prolist-15 ._info .ion{ color: #fbdd34;}
.widget-prolist-15 li{ cursor: pointer; margin-bottom: 40px; }
.widget-prolist-15 li:hover ._info{ background: #e60012; color: #fff;}
.widget-prolist-15 li:hover ._info .ion{ color: #fff; }
.widget-prolist-15 ._img{ height: 0; padding-bottom: 75%; overflow: hidden; position: relative; }
.widget-prolist-15 ._img img{ -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.widget-prolist-15 ._img:hover img{ -webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.widget-prolist-15 ._img .play_ico{ display: inline-block; position: absolute; z-index: 5; left: 50%; top: 50%; margin-top: -34px; margin-left: -34px; background:url(../../../widget/prolist/15/play_ico.png) no-repeat center; width: 68px; height: 68px;}
.album_ordinary .album_close{background: #e60012 !important;}
.shu_search .s_search{cursor: pointer;}
.bdshare_popup_box{left: 1000px !important;}
.widget-nav.topShow{position: fixed; top: 0; width: 100%;}
.main .shu_nav .li1.hover .ul2 .li2.cur span{color: #e60012;}
.ipart5 .i_title,.ZS_part2 .infor .tit a, .ZS_part3 .infor .tit a, .ZS_part4 .infor .tit a, .QA_part05 .infor .tit a,.ZS_part1 .infor .tit a {cursor: default;}
.widget-nav li .nav_layer10 li a{font-weight: normal; height: auto; line-height: 30px;}
.ipart3 .i_title{margin-bottom: 10px;}
.ipart3 .i_tcont{padding-bottom: 20px;}
.main .shu_nav .li1:hover{background: #e60012;}
.widget-prodetail-7 ._detailPage_bottom { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; overflow: hidden; text-align: center; height: 54px; margin: 50px 0 70px 0;}
.widget-prodetail-7 ._detailPage_bottom li { padding: 7px 10px; line-height: 30px; overflow: hidden;  *zoom: 1; display: inline-block; width: auto; margin-top: 3px;}
.widget-prodetail-7 ._detailPage_bottom ._mark { float: left; margin-right: 15px; font-weight: bold; background: #e60012; padding: 0 15px; color: #fff;}
.widget-prodetail-7 ._detailPage_bottom ._mark .ion { font-weight: normal; font-size: 18px; color: #999999; }
.widget-prodetail-7 ._detailPage_bottom ._title { float: left;  font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.widget-prodetail-7 ._detailPage_bottom ._title:hover { color: #e60012; }
.widget-prodetail-7 ._detailPage_bottom ul{width: 80%;display: inline-block;vertical-align: middle;}
.widget-prodetail-7 ._detailPage_bottom .back{display: inline-block;vertical-align: middle;color: #e60012; font-size: 14px;}
.widget-prodetail-7 .tab_area  .zs .fanhui_btn{height: 42px; line-height: 42px; background: #e60012; color: #fff; font-size: 14px;padding: 0 20px;}
.widget-prodetail-7 .tab_area  .zs .zs_box .iphone{background: url(../img/contact.png); display: inline-block; width: 41px; height: 38px; vertical-align: top;}
.widget-prodetail-7 .tab_area  .zs .zixun_btn{margin-right: 5px;}
.ivideo{cursor: pointer;}
.right_nav{position: fixed; top: 40%; right: 0; width: 51px; height: 204px; z-index: 99;}
.right_nav li a,.right_nav li{height: 51px; background: url(../img/right_nav.png) no-repeat; display: block;}
.right_nav .phone{background-position: 0 0;}
.right_nav .message{background-position: 0 -51px;}
.right_nav .qq{background-position: 0 -102px;}
.right_nav .gotop{background-position: 0 -154px; display: none;}
.right_nav .phone:hover{background-position: -51px 0;}
.right_nav .message:hover{background-position: -51px -51px;}
.right_nav .qq:hover{background-position: -51px -102px;}
.right_nav .gotop:hover{background-position: -51px -154px;}
.main .shu_nav .li1{cursor: pointer;}
.shu_search .s_search{text-align: right;}
.bdshare_popup_box{display: none!important;}
.ZS_part1 li a,.ZS_part2 a,.ZS_part3 a,.ZS_part4 a{cursor: default;}
.album_wrap .slide_wrap img{margin-bottom: 30px;}
.widget-prodetail-7 ._detailPage_bottom li{width: 35%;}
.widget-prodetail-7 ._detailPage_bottom ._title{width: 40%;}



.pro-this-description h2{
	font-family: "微软雅黑", "幼圆", "宋体";
	padding-bottom: 15px;
	line-height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}

.pro-this-description p {
	font-size: 16px;
	line-height: 1.8em;
}
.pro-this-description p a {
	font-size: 16px;
	line-height: 1.8em;
}

.proimgs p {
	font-size: 16px;
	line-height: 1.8em;
}
.footer span a{
	color: #FFFFFF;
}

.footer span a:hover{
	text-decoration: underline;
}

.neirong3 p {
	font-size: 16px;
	line-height: 2em;
	padding-bottom: 1.2em;
	text-indent: 2em;
}